WARNING: This program has a bug which means we need to debug it!
RULE: We use variable names to assign actions to sprite characters. This is called dot notation.
- Click Run and read the error message that appears.
- Change the variable name before the .glide_to() command so ms_martin glides to the school entrance.
- The variable sprite does not have a value in this program. Actions must be assigned to ms_martin instead.
To navigate the page using the TAB key, first press ESC to exit the code editor.